<xs:simpleType name="IdentifierList" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>White space separated list of identifiers</xs:documentation> </xs:annotation> <xs:list itemType="IdentifierType" /> </xs:simpleType>
© 2017 All Rights Reserved.